[ << previous ] [ index ] [ next >> ]

Menubar::Project


Create new workspace -- This option creates a new project, that can track multiple files without physically moving them from their original location.

Load project... -- Allows you to open an .xpj (workbench project) file that you have previously saved.

Import Project from 2.0.x... -- Allows you to import project (created in version 2.0.x) locally or from a remote location. The actual project does not change its actual position.

Save project... -- Allows you to save the currently opened project.

Save project As... -- Opens up the Save Project As dialog box, that Allows you to save the currently opened project in a different name.

Add physical directory... -- Allows to add a physical directory to your workspace, which has an existence in your hard disk.

Add folder to current project... -- This option adds a physical folder to a project to enable tracking of the files within it.

Add file to virtual folder... --This is a unique feature of the workspace. It allows you to add a file to a viurtual directory ( a directory, which although is visible in the workspace, but does not have any physical existence in your hard disk).

Add remote file to virtual folder... --This is also a unique feature of the workspace. It allows you to add a file from a remote locaton (FTP or SFTP server) to a viurtual directory ( a directory, which although is visible in the workspace, but does not have any physical existence in your hard disk).

Remove selection -- This option removes the selected file/folder that you have selected in the Workspace tab on the right side of the Code Editor window.

Refresh physical folder -- Allows you refresh the selected physical folder and all the subfolders and files within it.


[ << previous ] [ index ] [ next >> ]